home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / utils / selector / examples / onexit.sel < prev    next >
Text File  |  1997-02-25  |  234b  |  12 lines

  1.     defenv xvar auto
  2.     defenv yvar auto
  3.     
  4.     x [xvar]
  5.     y [yvar]
  6.     
  7.     onexit dumpx xvar dumpy yvar
  8.     
  9.     text "Move this window around and"
  10.     text "then close it! Open it again!"
  11.     text "Where will it appear next?"
  12.